home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 10592 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1012 b 

  1. Path: merkurius.lu.se!usenet
  2. From: Peter Rundqvist <svp95bos@lustudat.student.lu.se>
  3. Newsgroups: comp.lang.c
  4. Subject: [Q] SVGA Graphics
  5. Date: Mon, 18 Mar 1996 22:06:44 -0800
  6. Organization: Lund University, Sweden
  7. Message-ID: <314E4EF4.1DDA@lustudat.student.lu.se>
  8. NNTP-Posting-Host: svp95bos.student.lu.se
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (Win16; I)
  13.  
  14. Hi!
  15.  
  16. Could someone please help me with the following:
  17.  
  18. I would like to put a pixel in a specific position on the screen
  19. *NOT* using the built-in features of my BC 3.1 compiler.
  20.  
  21. Perhaps someone could help me with the source code for a function as 
  22.  
  23. PutMyPixel(xPos, yPos, color) --> for a 640x480 screen
  24.  
  25. I think this would be a very simple task for anybody experienced in this 
  26. area. 
  27.  
  28. Also: how to scroll a screen in 640x480 mode? Anyone having some 
  29. source-code?
  30.  
  31. Regards,
  32.  
  33. Peter
  34. -- 
  35. Why not pay a visit to my (newbie) homepage!
  36.  
  37. http://www.student.lu.se/~svp95bos/ipanema.htm
  38.